home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / gfx / edit / VE-VTexture2.lha / Notes / Resize400x400.notes next >
Text File  |  1999-10-16  |  1KB  |  79 lines

  1.  
  2.  
  3. Visual Engineering script - Resize 400 x 400 v1.00
  4.  
  5.  
  6.  
  7. SHORT DESCRIPTION
  8.  
  9.   Resizes a tileable texture to a size of 400x400 pixels using
  10.   tiling.
  11.  
  12.  
  13. REQUIREMENTS
  14.  
  15.   Image Engineer v3.41 (Wision release 2)
  16.  
  17.  
  18. INSTALLATION
  19.  
  20.   Archive where this file came from should be extracted to a
  21.   directory where you installed Image Engineer.
  22.  
  23.   This script must be in IE:Arexx/
  24.  
  25.  
  26. USAGE
  27.  
  28.   Activate window of a texture and run the script. This is meant
  29.   for testing tileable textures created using Visual Texture.
  30.  
  31.  
  32. ARGUMENTS
  33.  
  34.   None. Use from Image Engineer.
  35.  
  36.  
  37.  
  38.  
  39.  
  40. HISTORY
  41.  
  42.   1.00
  43.  
  44.   History started
  45.  
  46.  
  47.  
  48.  
  49.  
  50. DISTRIBUTION
  51.  
  52.   The archive, where this file came from, can be distributed using
  53.   any kind of media or distribution channel (CD, Email, WWW, BBS,
  54.   FTP...), but contents of original archive can not be modified.
  55.  
  56.   You may NOT spread modified versions of the script and call it as
  57.   Visual Engineering -script.
  58.  
  59.   If you are going to spread a script made by you, which calls one
  60.   of Visual Engineering -scripts, you must include either to
  61.   documentfile of your script or header of the script itself, Visual
  62.   Engineering's website address and my name and email address.
  63.  
  64.   Like this:
  65.  
  66.  
  67.   /*
  68.  
  69.    This script uses Visual Engineering -script(s):
  70.    AddSpace.rexx, PrimaryColors.rexx
  71.  
  72.    By Marko Seppänen <marko.seppanen@wwnet.fi>
  73.  
  74.    Visual Engineering website:
  75.    http://wwnet.fi/users/smarko/visual/
  76.  
  77.    */
  78.  
  79.